-
Home
-
AFIP para WooCommerce
-
3.0.8
-
Code
-
Classes
- OrderProcessor
Total Complexity |
38 |
Dependencies |
10 |
Dependents |
4 |
Total lines |
285 |
Lines of code |
193 |
Logical lines of code |
127 |
Comment lines |
27 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_order() |
B |
34 |
14 |
94 |
create_credit_note() |
S |
50 |
5 |
28 |
get_discount() |
S |
62 |
3 |
11 |
add_extra_fees() |
S |
62 |
3 |
11 |
handle_order_status() |
S |
67 |
3 |
7 |
find_tax_type() |
S |
67 |
3 |
8 |
add_tax_type_to_items() |
S |
64 |
2 |
10 |
add_shipping_as_item() |
S |
66 |
2 |
8 |
__construct() |
S |
69 |
1 |
6 |
send_invoice_mail() |
S |
73 |
1 |
5 |
send_credit_note_mail() |
S |
73 |
1 |
5 |